projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2019-02-11
Paul Eggert
Simplify url-digest-auth-make-cnonce
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Paul Eggert
Don’t assume CURRENT_TIME_LIST
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Paul Eggert
Simplify use of encode-time
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Paul Eggert
Fix doc string treatment of integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Paul Eggert
Prefer encode-time to its alias
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Stefan Monnier
* test/lisp/emacs-lisp/package-tests.el: Allow extra...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Mattias Engdegård
Document that [:cntrl:] does not match DEL (Bug#34391)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
João Távora
Properly remove stale Flymake diagnostics on :region...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Eli Zaretskii
Unbreak the Cygw32 build
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
João Távora
Cleanup stale diagnostics on Flymake restart
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Paul Eggert
* lisp/ecomplete.el (ecomplete-add-item): Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Paul Eggert
Don’t assume CURRENT_TIME_LIST
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Alex Branham
Fix byte compile warnings in checkdoc.el
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Tassilo Horn
Impl. json-pretty-print with replace-region-contents...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Tassilo Horn
Add new function replace-buffer-contents
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Stefan Monnier
* lisp/emacs-lisp/package.el: Improve generated foo...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Eli Zaretskii
Minor improvements to do strings in callproc.c
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Eli Zaretskii
Improve documentation of 'date-to-time' and 'parse...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Robert Pluim
Unify three font info structures
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Eli Zaretskii
Minor fixes for last change
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Nick Drozd
Download of URL in EWW falls back on current URL
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Nick Drozd
Fix downloading of URLs that end in a slash
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Nick Drozd
* doc/misc/eww.texi (Basics): Fix eww keybindings....
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Robert Pluim
Fix process-thread docstring
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Eli Zaretskii
Fix failures of vc-find-revision with non-ASCII file...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Eli Zaretskii
* doc/lispref/tips.texi (Documentation Tips): Fix quote...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Eli Zaretskii
Minor fix for unexec builds.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Eli Zaretskii
; Simplify last change.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Eli Zaretskii
Avoid segfaults on MS-Windows in enexec'ed Emacs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Dmitry Gutov
Avoid unnecessary consing in project--files-in-directory
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Ian Dunn
Add vc-hg-revert-switches
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Dmitry Gutov
Rename multifile.el to fileloop.el
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Dmitry Gutov
; project-ignores: Add some TODOs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Aurelien Aptel
Revert "Fix typo in add-hook doc string"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Juri Linkov
Make window choice in xref commands configurable
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Robert Pluim
Add dwim function for inserting @ref variants
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Eli Zaretskii
; * src/coding.h (struct coding_system): Fix a typo...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Aurelien Aptel
Fix typo in add-hook doc string
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Eli Zaretskii
Unbreak interactive invocation of temacs on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Eli Zaretskii
Prevent segfaults when running inside docker
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Michael Albinus
Fix Bug#34196
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Alex Branham
Add documentation for tabulated-list functions in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Robert Pluim
Fix network stream tests
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Glenn Morris
* make-dist: Prefer a temporary manifest file.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Eli Zaretskii
Avoid segfaults due to image cache being cleared during...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Robert Pluim
Don't map imaps to 993 anymore except on old Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Eli Zaretskii
Support (locale-info 'paper) on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Federico Tedin
Allow doc-view to open password-protected PDF files...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Michael Albinus
Fix Bug#34196
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Michael Albinus
Improve Tramp host name completion
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Robert Pluim
Use IPv6 localhost when family is 'ipv6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Juri Linkov
* lisp/tar-mode.el (tar-extract): Call tar--try-jka...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Jean-Christophe...
Fix URL in ucs-normalize.el
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Alan Mackenzie
* etc/PROBLEMS: Amend entry for profiler bug #34235...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Michael Albinus
Work on accept-process-output in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Paul Eggert
Support (locale-info 'paper) on GNU platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Juri Linkov
* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Paul Eggert
Fix unlikely user-full-name integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Eli Zaretskii
Prevent segfault in bootstrap-emacs on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Felicián Németh
Fix Bug#34221
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Martin Rudalics
Fix window splitting behavior of 'display-buffer-at...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Martin Rudalics
Fix bugs caused by running window change functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Glenn Morris
* make-dist: Remove references to src/stamp-h.in.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Glenn Morris
* .gitignore: Add MANIFEST.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Paul Eggert
* etc/PROBLEMS: Mention profiler-report bug (Bug#34235).
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Glenn Morris
* make-dist: Avoid "Bad fd number" error with dash.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Glenn Morris
* make-dist: Remove references to src/stamp-h.in.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Glenn Morris
* make-dist: Fix --no-update with no pre-existing MANIFEST.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Paul Eggert
Restore SETFATTR substitution
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Make make-dist more automatic
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Glenn Morris
* configure.ac (emacs_config_features): Add pdumper...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Rename CANNOT_DUMP to HAVE_UNEXEC
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Omit some linker hacks if not doing unexec
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Stop using macOS -prebind option
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Paul Eggert
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Eli Zaretskii
Correct the docs of inserting kmacro counter
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Nicholas Drozd
* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Mattias Engdegård
Make the rx operators \? and \?? behave correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Eli Zaretskii
Avoid errors in 'rmail-get-new-mail'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Dmitry Gutov
js--re-search-backward-inner: Fix infloop
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Paul Eggert
Prefer static to extern where either will do
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Paul Eggert
Widen modiff counts to avoid wraparound
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Paul Eggert
Minor pdumper simplification
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Paul Eggert
Fix process-contact bug with TCP connections
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Albinus
Fix problem in filenotify-tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Albinus
* lisp/net/tramp-rclone.el (tramp-rclone-mounted-p...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Albinus
; Fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Michael Albinus
* test/lisp/net/tramp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Michael Albinus
* test/lisp/filenotify-tests.el (file-notify--deftest...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Robert Pluim
Move some descriptions to the right section
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Eli Zaretskii
Fix documentation of pdump file installation
commit
|
commitdiff
|
tree
|
snapshot
next